UCF STIG Viewer Logo

The system must display a publicly-viewable pattern during a graphical desktop environment session lock.


Overview

Finding ID Version Rule ID IA Controls Severity
V-38639 RHEL-06-000260 SV-50440r2_rule Low
Description
Setting the screensaver mode to blank-only conceals the contents of the display from passersby.
STIG Date
Red Hat Enterprise Linux 6 Security Technical Implementation Guide 2014-06-10

Details

Check Text ( None )
None
Fix Text (F-43588r2_fix)
Run the following command to set the screensaver mode in the GNOME desktop to a blank screen:

# gconftool-2 \
--direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type string \
--set /apps/gnome-screensaver/mode blank-only